Total Complexity | 25 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 243 |
Lines of code | 106 |
Logical lines of code | 63 |
Comment lines | 71 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert() | 53 | 6 | 22 | |
pause() | 55 | 5 | 20 | |
unschedule() | 57 | 4 | 17 | |
unpause() | 57 | 4 | 17 | |
register_paused() | 66 | 2 | 7 | |
remove_from_paused() | 68 | 2 | 7 | |
add_to_paused() | 62 | 1 | 11 | |
__construct() | 74 | 1 | 5 |